home *** CD-ROM | disk | FTP | other *** search
Wrap
Text File | 1991-04-15 | 3.1 KB | 67 lines | [ TEXT/SNTE]
---------------------------------------------------------------------------- Mini Grinders™ by Steve Smith Apple Computer, Inc. 1991. ---------------------------------------------------------------------------- Mini Grinders™ is a collection of small applications that perform simple tasks on files (Lock It! also accepts folders). This is accopmplished with the new FREF types '****' and 'fold' in conjuction with Apple Events. To use any of the Mini Grinders™ tools, select any file(s) and drag them on top of the application icon so that the icon hilites. When the application is hilited, release the mouse button. This will launch the application and the 7.0 Finder will send the dropped files to the application for processing. [Note: Mini Grinders™ will not work under any 6.0.x system because 6.0.x Findes know nothing about these new FREF types.] ---------------------------------------------------------------------------- Tool Descriptions: -------------------------------------------------------------------------- | Lock It! | | Lock It! will lock or unlock any file dropped on it. If the file is unlocked, Lock It! | will lock the file (and vice-versa). If the Command key is down when files are | dropped on Lock It!, all files dropped will be unlocked regardless of their current | lock state. If the Control key is down when files are dropped on Lock It!, all files | dropped will be locked, regardless of their current lock state. | -------------------------------------------------------------------------- -------------------------------------------------------------------------- | GroupInfo | | GroupInfo will total the physical sizes of all files/folders dropped on it. | | Known Bug: GroupInfo may crash if files are dragged from deeply nested folders | while trying to create the directory path string. This will be fixed in | a later build | -------------------------------------------------------------------------- -------------------------------------------------------------------------- | Snd2SysBeep | | Snd2SysBeep will search all files dropped on it for sound resources and create | SysBeep files from those resources. If the sound resource found is a type "1" | sound the SysBeep file is generated automatically. If the sound resource found | is a type "2" sound it may not play at the correct speed. A dialog will appear | allowing the user to tailor the sound to his/her taste and save it. | | If a file contains multiple type "1" sounds, mulitple SysBeep files will be | created. If a file contains multiple type "2" sounds, multiple dialogs will appear | allowing the user to save the sound or skip it. If the Option key is held down | while the dialog is up, the OK button becomes the All button and the Skip button | becomes the Cancel button. The All button allows the user to save the remaining | type "2" sounds with the current frequency setting, as set in the dialog. The | button cancels the current sound and quits the application. | --------------------------------------------------------------------------